home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 March
/
CMCD0304.ISO
/
Software
/
Shareware
/
Multimedia
/
vidtool
/
videotoolbox.exe
/
{app}
/
VideoToolBox.exe
/
0
/
RCDATA
/
TSETTINGSDLG
/
TSETTINGSDLG.txt
Wrap
Text File
|
2004-02-04
|
1KB
|
51 lines
object SettingsDlg: TSettingsDlg
Left = 509
Top = 253
AutoSize = True
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
BorderWidth = 3
Caption = 'Settings'
ClientHeight = 249
ClientWidth = 329
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
PixelsPerInch = 96
TextHeight = 13
object lng_frm: TGroupBox
Left = 0
Top = 0
Width = 329
Height = 217
Caption = 'Language'
TabOrder = 0
object LanguageChoice1: TLanguageChoice
Left = 8
Top = 16
Width = 313
Height = 185
TabStop = False
LanguageList = MainDlg.Langue
BevelInner = bvNone
BevelOuter = bvNone
TabOrder = 0
end
end
object ok_btn: TButton
Left = 123
Top = 224
Width = 84
Height = 25
Caption = 'Ok'
Default = True
ModalResult = 1
TabOrder = 1
end
end